* {
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

.quan {
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    width: 90%;
    margin: 20px auto;
    padding: 15px 0;
}

a {
    text-decoration: none;
}

.quan > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #cacaca;
    height: 100px;
}

.headimg {
    width: 25%;
}

.btn {
    width: 25%;
    text-align: center;
    font-size: 14px;
    color: #FFF3BC;
    background: url(../images/quan.png) top center no-repeat;
    background-size: 100% 100%;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.quan p {
    font-size: 14px;
    color: #333;
    letter-spacing: 1px;
}

.quan p span {
    font-size: 12px;
    color: #999;
}

.sheet1 {
    width: 90%;
    margin: 0 auto;
}

.sheet1 form p {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
    margin-top: 15px;
}

.sheet1 form p span {
    color: #f85959;
}

.input-style {
    width: 100%;
    border: 1px solid #555;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    outline: none;
    border-radius: 5px;
}

.sheet1 form button {
    background: #f85959;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border: none;
    height: 45px;
    line-height: 45px;
    width: 100%;
    margin-top: 15px;
    border-radius: 5px;
    letter-spacing: 1px;
}

.call {
    background: rgba(51, 51, 51, 0.8);
    padding: 10px 0%;
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99;
    max-width: 640px;
}

.call h3 {
    font-size: 18px;
    color: #fff;
    height: 24px;
    text-align: center;
    margin-bottom: 10px;
}

.call a {
    text-decoration: none;
    color: #fff;
}

.call > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    width: 80%;
}

.call > div div {
    border: 1px solid #fff;
    width: 35%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

/*弹窗开始*/
.tan_mis {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 998;
    background: rgba(0, 0, 0, 0.3);
}

.tan_mix {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 640px;
}

.tanchuang {
    z-index: 998;
    width: 90%;
    margin-left: 5%;
    padding-bottom: 15%;
    position: relative;
}

.tanchuang img {
    width: 100%;
    display: block;
}

.tanchuang form {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.tanchuang form p {
    position: absolute;
    top: 66%;
    left: 0;
    width: 100%;
    text-align: center;
}

.tanchuang form p input {
    width: 70%;
    border: none;
    background: #fff;
    text-align: center;
    line-height: 35px;
    letter-spacing: 1px;
}



.tanchuang form p input::-webkit-input-placeholder {
    /*WebKit browsers*/
    color: #ccc;
    font-size: 14px;
}

.tanchuang form p input:-moz-placeholder {
    /*Mozilla Firefox 4 to 18*/
    color: #ccc;
    font-size: 14px;
}

.tanchuang form p input::-moz-placeholder {
    /* Mozilla Firefox 19+*/
    color: #ccc;
    font-size: 14px;
}

.tanchuang form p input:-ms-input-placeholder {
    /*Internet Explorer 10+*/
    color: #ccc;
    font-size: 14px;
}

.tanchuang form div {
    position: absolute;
    top: 77%;
    left: 0;
    width: 100%;
    text-align: center;
}

.tanchuang form div button {
    width: 70%;
    border: none;
    background: #fff;
    text-align: center;
    color: #4f90dc;
    line-height: 35px;
    font-weight: bold;
    letter-spacing: 1px;
}

.tanchuang form .click {
    display: block;
    width: 100%;
    height: 8%;
    position: absolute;
    top: 68%;
    left: 0;
    text-align: center;
}

.tanchuang form .cha {
    position: absolute;
    right: 0;
    top: 0;
    width: 10%;
    height: 20%;
    display: block;
}

.tan_new {
    position: absolute;
    top: 60%;
    height: 7%;
    left: 0;
    width: 100%;
    text-align: center;
}

.tanchuang .tan_new input {
    width: 64%;
    border: none;
    background: #ededed;
    text-align: center;
    border-radius: 15px;
    height: 100%;
    margin-left: 1%;
    letter-spacing: 1px;
    outline: none;
    font-size: 14px;
}

.tan-ul {
    position: absolute;
    top: 25%;
    height: 28%;
    left: 16%;
    width: 70%;
    text-align: center;
}

.tan-ul li {
    width: 48%;
    margin: 0 1%;
    float: left;
}

.tan-ul li span {
    display: none;
}

.tan-ul li img {
    width: 100%;
}

.tan-ul li img:nth-child(1) {
    display: block;
}

.tan-ul li img:nth-child(2) {
    display: none;
}

.tan-ul .ing img:nth-child(1) {
    display: none;
}

.tan-ul .ing img:nth-child(2) {
    display: block;
}



.tanchuang .tan_new input::-webkit-input-placeholder {
    /*WebKit browsers*/
    color: #ccc;
    font-size: 14px;
}

.tanchuang .tan_new input:-moz-placeholder {
    /*Mozilla Firefox 4 to 18*/
    color: #ccc;
    font-size: 14px;
}

.tanchuang .tan_new input::-moz-placeholder {
    /* Mozilla Firefox 19+*/
    color: #ccc;
    font-size: 14px;
}

.tanchuang .tan_new input:-ms-input-placeholder {
    /*Internet Explorer 10+*/
    color: #ccc;
    font-size: 14px;
}

.she0et {
    width: 78%;
    border: none;
    background: none;
    height: 35px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
}

.tc-btn {
    width: 84%;
    overflow: hidden;
    margin: 15px 8%;
}

.tj-btn {
    float: left;
    width: 45%;
    background: #dc214c;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}

.dh-btn {
    float: left;
    width: 45%;
    margin-left: 10%;
    background: #029fe6;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}

.dh-btn a {
    color: #fff;
    font-size: 16px;
}

.titbg {
    background: url(../new_js_css_images/images/titbg_bg.jpg) top center no-repeat;
    background-size: 100% 100%;
    padding: 4% 0 0;
    text-align: center;
}

/*弹窗结束*/
/*优惠券开始*/
.youhui {
    width: 100%;
    margin: 0 auto;
    height: 100px;
    position: relative;
    border: 1px solid #eaeaea;

    background-image: url(../new_js_css_images/images/123.jpg);
    background-size: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

}

.par1 {
    width: 25%;
    height: 98px;

    overflow: hidden;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.par2 {
    width: 25%;
    height: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFF3BC;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    letter-spacing: 1px;
    cursor: pointer;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.par1 img {
    width: 70px;
    height: 70px;
    display: block;
}

.pat {
    width: 50%;

}

.pat p {
    color: #222222;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    margin: 10px 0;
}

.pat span {
    font-size: 12px;
    color: #999;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.entform {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.5);
}

.ent_main {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 640px;
}


.enter {
    width: 90%;
    margin: 0 auto;
    margin-top: 50px;
}

.ent1 {
    width: 100%;
    background-image: url(../new_js_css_images/images/b_top.png);
    background-size: 100% 100%;
    height: 186px;
    text-align: center;
}

.ent3 {
    width: 94%;
    margin: 0 3%;
    float: left;
    height: 250px;
    background-image: url(../new_js_css_images/images/b_mot.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.ent_logo {
    width: 67px;
    height: 67px;
    border: 1px solid #fff;
    margin: 0px auto;
    position: relative;
    top: 20px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
}

.ent_logo div {
    width: 65px;
    height: 65px;
    border: 1px solid red;
    border-radius: 50%;
    overflow: hidden;

}

.ent_logo div img {
    width: 65px;
    height: 65px;
}

.ent1 h4 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    margin-top: 30px;
    letter-spacing: 1px;
}

.ent1 p {
    margin: 0;
    font-size: 22px;
    color: #fff;
    margin-top: 10px;
    font-weight: 600;
    letter-spacing: 1px;
}

.ent_con {
    width: 90%;
    float: left;
    margin: 10px 5%;

}

.ent_con h4 {
    margin: 5px 0;
    font-size: 16px;
    font-weight: normal;
    color: #fff;
    text-align: left;
}

.ent_con form .for_in {
    border: 1px solid #ccc;
    background: #fff;
    width: 90%;
    padding: 10px 5%;
    font-size: 16px;
    border-radius: 10px;
    margin: 8px 0 12px;
}

.ent_con p {
    margin: 0;
    text-align: left;

}

.ent_con p span {
    margin-left: 5px;
}

.ent_con p a {
    text-decoration: none;
    color: #3E7FD2;
}

.clikbtn {
    width: 100%;
    height: 40px;
    background: #ffe800;
    color: #666;
    border: none;
    border-radius: 5px;
    margin-top: 15px;
    font-size: 22px;
}

.ent4 {
    width: 100%;
    float: left;
    text-align: center;
}

.ent4 img {
    width: 40px;
    margin-top: 10px;
}

.succes {
    width: 80%;
    margin: 0 auto;
    background-image: url(../new_js_css_images/images/succ.jpg);
    background-size: 100% 100%;
    height: 236px;
    text-align: center;
    margin-top: 50px;
    color: #fff;
    border-radius: 20px;
}

.succes img {
    width: 80px;
    margin-top: 30px;
}

.succes h5 font {
    color: red;
}

.succes h4 {
    line-height: 30px;
    margin: 15px auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.succes h5 {
    line-height: 20px;
    margin: 15px auto;

}

.erro {
    width: 80%;
    margin: 0 auto;
    background-image: url(../new_js_css_images/images/succ.jpg);
    background-size: 100% 100%;
    height: 236px;
    text-align: center;
    margin-top: 50px;
    color: #fff;
    border-radius: 20px;
}

.erro img {
    width: 80px;
    margin-top: 30px;
}

.erro h5 font {
    color: red;
}

.erro h4 {
    line-height: 30px;
    margin: 15px auto;
    font-size: 16px;
    color: #fff;
    text-align: center;
}


.erro h5 {
    line-height: 20px;
    margin: 15px auto;

}

.succes .btn_bi {
    width: 40px;
    margin: 0;
}

.erro .btn_bi {
    width: 40px;
    margin: 0;
}

.fanform {
    position: fixed;
    top: 0;
    left: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    z-index: 999;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

    background: rgba(0, 0, 0, 0.5);
}

/*优惠券结束*/
